home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-06-27 | 479 b | 16 lines |
- # Make file for 3D cube rotation example, with backface
- # removal and user translation & rotation control.
-
- .c.obj:
- bcc -c $<
-
- .asm.obj:
- tasm -ml -zi $*
-
- demo1.exe: demo1.obj approt.obj initfix.obj moveobj.obj drawpobj.obj \
- draw.obj fillcnvx.obj scan.obj mode.obj showpage.obj \
- fillrect.obj fixed.obj initball.obj olist.obj xfproj.obj globals.obj \
- color.obj initpal.obj lighting.obj initligh.obj drawtexp.obj \
- drawtex.obj
- tlink @linkresp